@charset "utf-8";
/* CSS Document */
* {
	transition: all .5s;
}
.bannerBox {
	width: 100%;
	height: 500px;
	background: url(../images/barnerBox.jpg) no-repeat center;
}
.add-inner-swiper-content li img{border:1px solid #d6d6d6;width:200px;height: 101px;}
/*合作伙伴*/
.hzhb {
	position: relative;
	margin: 16px auto;
	height: 122px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
.hzhb h4 {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0 5px;
	width: 34px;
	height: 122px;
	background-color: #4c7b2b;
	font-size: 18px;
	text-align: center;
}
.hzhb h4 a {
	position: relative;
	top: 16px;
	color: #fff;
	text-decoration: none;
}
.hzhb .alCont {
	margin-left: 44px;
	position: relative;
	padding: 22px 0px 14px 0px;
}
.hzhb .alCont ul {
	margin: 0 auto;
	width: 868px;
	overflow: hidden;
}
.hzhb .alCont li {
	margin: 0 5px;
	float: left;
	width: 114px;
	text-align: center;
}
.hzhb .alCont li img {
	border: 1px solid #d6d6d6;
	display: block;
}
.hzhb .alCont li h5 {
	margin-top: 12px;
	font-weight: normal;
}
.hzhb .alCont li h5 a {
	color: #333;
}
.hzhb .alCont .btnLeft, .hzhb .alCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 18px;
	height: 26px;
}
.hzhb .alCont .btnLeft {
	left: 12px;
	background: url(../images/huiBtnLeft.png) no-repeat center;
}
.hzhb .alCont .btnRight {
	right: 12px;
	background: url(../images/huiBtnRight.png) no-repeat center;
}
.contTit {
	position: relative;
	height: 38px;
	line-height: 38px;
}
.contTit .titA {
	padding-left: 18px;
	font-size: 16px;
	color: #4c7b2b;
	background: url(../images/titA_ico.png) no-repeat left center;
}
.contTit .titMore {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 18px;
	font-size: 13px;
	color: #2b100c;
	font-weight: normal;
	background: url(../images/titMore_ico.png) no-repeat center right;
}
.cpBox {
	margin-bottom: 20px;
}
.banner .swiper-button-prev{background:url(/images/arr_left.png);height: 58px;}
.banner .swiper-button-next{background:url(/images/arr_right.png);height: 59px;width: 32px;}
/*产品菜单*/
.cpMu {
	width: 240px;
	height: 785px;
	background-color: #fff;
	overflow: hidden;
}
.cpMu h4 {
	padding-left: 30px;
	margin-bottom: 3px;
	height: 56px;
	background: url(../images/cpMuTit.png) no-repeat center;
	overflow: hidden;
	font-size: 18px;
}
.cpMu h4 a {
	display: inline-block;
	margin-top: 10px;
	color: #fff;
}
.cpMu h4 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #709555;
}
.cpMu dl {
	margin: 0px 3px 16px 3px;
}
.cpMu dt {
	height: 40px;
	line-height: 40px;
	background-color: #e9e9e9;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.cpMu dl.mu01 dt {
	background-image: url(../images/cpMuDt_01.png);
}
.cpMu dl.mu02 dt {
	background-image: url(../images/cpMuDt_02.png);
}
.cpMu dl.mu03 dt {
	background-image: url(../images/cpMuDt_03.png);
}
.cpMu dt a {
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.cpMu dd {
	overflow: hidden;
	line-height: 40px;
	background: url(../images/cpMuDd.png) repeat-y center top;
}
.cpMu dd span {
	float: left;
	width: 50%;
}
.cpMu dd span a {
	margin-left: 10px;
	color: #333;
}
/*产品列表*/
.cpList {
	width: 744px;
	height: 785px;
	overflow: hidden;
}
.cpList .contTit {
	margin-bottom: 10px;
	height: 46px;
	line-height: 46px;
	border-top: 2px solid #4c7b2b;
}
.cpList ul {
	overflow: hidden;
}
.cpList li {
	margin-right: 10px;
	margin-bottom: 31px;
	width: 238px;
	float: left;
	text-align: center;
}
.cpList li:hover {box-shadow:0 0 20px rgba(0,0,0,.3)}
.cpList li.noMr {
	margin-right: 0px;
}
.cpList li img {
	border: 1px solid #e7e7e7;
}
.cpList li h5 {
	margin-top: 12px;
	font-weight: normal;
	font-size: 14px;
}
.cpList li h5 a {
	color: #2b100c;
}
.dyGgl {
	height: 348px;
	background: url(../images/dyGglImg.jpg) no-repeat center;
}
.dyGgl .container {
	position: relative;
}
.dyGgl b {
	position: absolute;
	left: 706px;
	top: 84px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
/*优势*/
.ysimg{display:block;margin:0 auto 43px;}
.ysBox {
	position: relative;
	margin-bottom: 20px;
	height: 1220px;
	background: url(../images/ysBox.jpg) no-repeat center;
}
.ysBox dl {
	position: absolute;
}
.ysBox dt {
	margin-bottom: 14px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}
.ysBox dt span {
	position: absolute;
	top: 2px;
	left: -60px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	background: url(../images/ysDtB_ico.png) no-repeat center;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ysBox dd {
	line-height: 24px;
	font-size: 13px;
	color: #333;
}
.ysBox dd span, .ysBox dd b {
	color: #985c10;
}
.ysBox .ys01 {
	left: 636px;
	top: 250px;
}
.ysBox .ys02 {
	left: 312px;
	top: 470px;
}
.ysBox .ys03 {
	left: 662px;
	top: 678px;
}
.ysBox .ys03 dd {
	width: 216px;
}
.ysBox .ys04 {
	left: 272px;
	top: 776px;
}
.ysBox .ys04 dd {
	width: 286px;
}
.ysBox .ys05 {
	left: 624px;
	top: 958px;
}
.ysBox .ysPhone {
	position: absolute;
	left: 624px;
	top: 1070px;
	margin-top: 40px;
	padding: 4px 0px 4px 52px;
	color: #333;
	background: url(../images/ysPhone_ico.png) no-repeat left center;
}
.ysBox .ysPhone b {
	display: block;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffa22b;
}
.krSpan {
	margin-bottom: 16px;
}
/*客户见证*/
.khjz {
}
.khjzCont {
	width: 728px; background:url(../images/wanhui_02.jpg) top center no-repeat;
	height: 325px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
.khjzCont dl {
	float: left;
	height: 280px;
	overflow: hidden;
	padding: 15px 0px;
	margin: 0 1.5% 0 2.5%;
	width: 29%;
*width:29%;

}
.khjzCont dt img {
	border: 1px solid #e8e8e8;
}
.khjzCont dd {

}
.khjzCont dd h5 {
	line-height:40px;
	font-size: 14px;
}
.khjzCont dd h5 a {
	color: #333;
}
.khjzCont dd p {
	line-height: 20px;
	height: 100px; font-weight:normal;
	overflow: hidden;
}
/*荣誉*/
.ryBox {
}
.ryBox .ryCont {
	position: relative;
	width: 256px;
	height: 325px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
.ryBox .ryCont ul {
	padding-top: 38px;
	margin: 0px auto;
	width: 170px;
	overflow: hidden;
}
.ryBox .ryCont li {
	width: 170px;
	float: left;
	text-align: center;
}
.ryBox .ryCont li h5 {
	margin-top: 14px;
	font-weight: normal;
	font-size: 13px;
}
.ryBox .ryCont li h5 a {
	color: #333;
}
.ryBox .ryCont .btnLeft, .ryBox .ryCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 18px;
	height: 26px;
}
.ryBox .ryCont .btnLeft {
	left: 12px;
	background: url(../images/huiBtnLeft.png) no-repeat center;
}
.ryBox .ryCont .btnRight {
	right: 12px;
	background: url(../images/huiBtnRight.png) no-repeat center;
}
/*成功案例*/
.alSpan {
	padding-bottom: 30px;
	background-color: #fff;
}
.alSpan h4 {
	padding: 20px 0px;
	font-size: 18px;
	text-align: center;
	background: url(../images/alTitBr.png) no-repeat center 32px;
}
.alSpan h4 a {
	padding: 0 4px;
	color: #4c7b2b;
	background-color: #fff;
}
.alSpan h4 div {
	padding-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #b8b8b8;
	font-weight: normal;
	background: url(../images/alTitD_br.png) no-repeat center bottom;
}
.cgal .alCont {
	position: relative;
}
.cgal .alCont ul {
	margin: 0 auto;
	width: 928px;
	overflow: hidden;
}
.cgal .alCont li {
	margin: 0 7px;
	float: left;
	width:300px;
	text-align: center;
}
.cgal .alCont li img {
	border: 4px solid #d6d6d6;
}
.cgal .alCont li img:hover {
	border-color: #8f8f8f;
}
.cgal .alCont li h5 {
	margin-top: 12px;
	font-weight: normal;
}
.cgal .alCont li h5 a {
	color: #333;
}
.cgal .alCont .btnLeft, .cgal .alCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 18px;
	height: 26px;
}
.cgal .alCont .btnLeft {
	left: 0px;
	background: url(../images/huiBtnLeft.png) no-repeat center;
}
.cgal .alCont .btnRight {
	right: 0px;
	background: url(../images/huiBtnRight.png) no-repeat center;
}
.gySpan {
	margin: 20px auto;
}
/*关于*/
.gyBox {
*width:668px;
}
.gyCont {
	width: 666px;
	height: 366px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}
.gyBox dl {
	margin: 15px 12px 20px 12px;
	height: 192px;
	overflow: hidden;
}
.gyBox dt img {
	padding: 3px;
	border: 1px solid #e8e8e8;
}
.gyBox dd {
	margin-left: 266px;
}
.gyBox dd h5 {
	margin-bottom: 12px; color:#4c7b2b;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}
.gyBox dd h5 a {
	color: #333;
}
.gyBox dd p {
	line-height: 26px;
	height: 156px;
	overflow: hidden; 
}
.gyBox dd p a {
	color: #4c7b2b;
}
.gyBox ul {
	margin: 18px auto 0px auto;
	width: 664px;
	overflow: hidden;
}
.gyBox li {
	margin: 0 6px;
	float: left;
	width: 154px;
	text-align: center;
}
.gyBox li img {
	padding: 3px;
	border: 1px solid #e8e8e8;
}
.gyBox li h5 {
	margin-top: 10px;
	font-weight: normal;
}
.gyBox li h5 a {
	color: #333;
}
/*研发团队*/
.yftd {
}
.yftdCont {
	width: 318px;
	height: 366px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}
.yftdCont dl {
	margin: 10px auto;
	width: 304px;
}
.yftdCont dd {
	margin-top: 14px;
	line-height: 24px;
	color: #333;
	height: 120px;
	overflow: hidden;
}
/*广告栏*/
.ggl {
	position: relative;
}
.ggl img {
	display: block;
}
.ggl b {
	position: absolute;
	left: 814px;
	top: 52px;
	font-size: 24px;
	color: #fff;
}
.twSpan {
	margin: 14px auto;
}
/*动态*/
.dtBox {
}
.dtBox h4 {
	overflow: hidden;
	font-size: 16px;
}
.dtBox h4 a {
	float: left;
	margin-right: 3px;
	width: 119px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: url(../images/dtTitA.png) no-repeat center;
	text-decoration: none;
}
.dtBox h4 a.cur, .dtBox h4 a:hover {
	background-image: url(../images/dtTitA_h.png);
}
.dtBox .dtCont {
	width: 666px;
	height: 356px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}
.dtBox dl {
	margin: 15px;
	height: 178px;
	overflow: hidden;
}
.dtBox dt img {
	padding: 3px;
	border: 1px solid #e8e8e8;
}
.dtBox dd {
	margin-left: 254px;
}
.dtBox dd h5 {
	margin-bottom: 12px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}
.dtBox dd h5 a {
	color: #333;
}
.dtBox dd p {
	line-height: 26px;
	height: 156px;
	overflow: hidden;
}
.dtBox ul {
	margin: 0 15px;
}
.dtBox li {
	position: relative;
	height: 26px;
	line-height: 26px;
}
.dtBox li a {
	display: inline-block;
	padding-left: 12px;
	background: url(../images/dtLiIco.png) no-repeat left center;
	width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}
.dtBox li span {
	position: absolute;
	right: 0;
}
/*问题解答*/
.wtjd {
}
.wtjd .contTit {
	margin-bottom: 4px;
}
.wtjdCont {
	width: 318px;
	height: 362px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}
.wtjdCont .wdCont {
	margin-top: 10px;
	height: 330px;
	overflow: hidden;
}
.wtjdCont dl {
	padding: 7px 0;
	margin: 0 7px;
	font-size: 13px;
}
.wtjdCont dl img{ width:279px; height:157px; padding:3px ; border:1px #CCCCCC solid;
}
.wtjdCont dt {
	background-image: url(../images/tw_ico.png);
}
.wtjdCont dt a {
	color: #333;
	font-weight: bold;
}
.wtjdCont dd {
	line-height: 18px;
	background-image: url(../images/jd_ico.png);
	color: #333;
}
.wtjdCont dt, .wtjdCont dd {
	padding: 4px 22px 4px 30px;
	margin: 4px 0;
	background-position: 4px 6px;
	background-repeat: no-repeat;
}
/*公司风采*/
.gsfc .fcCont {
	position: relative;
}
.gsfc .fcCont ul {
	margin: 0 auto;
	width: 928px;
	overflow: hidden;
}
.gsfc .fcCont li {
	margin: 0 7px;
	float: left;
	width: 218px;
	text-align: center;
}
.gsfc .fcCont li img {
	padding: 3px;
	border: 1px solid #e8e8e8;
}
.gsfc .fcCont li h5 {
	margin-top: 12px;
	font-weight: normal;
}
.gsfc .fcCont li h5 a {
	color: #333;
}
.gsfc .fcCont .btnLeft, .gsfc .fcCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 18px;
	height: 26px;
}
.gsfc .fcCont .btnLeft {
	left: 0px;
	background: url(../images/huiBtnLeft.png) no-repeat center;
}
.gsfc .fcCont .btnRight {
	right: 0px;
	background: url(../images/huiBtnRight.png) no-repeat center;
}
/*友情链接*/
.yqljBg {
	padding-bottom: 12px;

	background-color: #fff;
}
.yqlj {
}
.yqlj h4 {
	font-size: 16px;
}
.yqlj h4 a {
	color: #4c7b2b;
}
.yqlj h4 span {
	padding: 0 6px;
	font-weight: normal;
}
.yqlj p {
	margin-left: -14px;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
}
.yqlj p a {
	padding: 0 14px;
	display: inline-block;
}



/*资料下载*/
.ryBoxz {
}
.ryBoxz .ryCont {
	position: relative;
	width:318px;
	height: 355px; margin-top:4px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
.ryBoxz .ryCont ul {
	padding-top: 38px;
	margin: 0px auto;
	width:248px;
	overflow: hidden;
}
.ryBoxz .ryCont li {
	width:248px;
	float: left;
	text-align: center;
}
.ryBoxz .ryCont li h5 {
	margin-top: 14px;
	font-weight: normal;
	font-size: 13px;
}
.ryBoxz .ryCont li h5 a {
	color: #333;
}
.ryBoxz .ryCont .btnLeft, .ryBoxz .ryCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 18px;
	height: 26px;
}
.ryBoxz .ryCont .btnLeft {
	left: 12px;
	background: url(../images/huiBtnLeft.png) no-repeat center;
}
.ryBoxz .ryCont .btnRight {
	right: 12px;
	background: url(../images/huiBtnRight.png) no-repeat center;
}





.ys-bg {
    padding: 45px 0;
    background-color: #f9f9f9
}

.ys h2 {
    font-size: 32px;
    color: #111;
    text-align: center
}

.ys h2 span {
    font-size: 36px;
    color: #008ae2
}

.ys h3 {
    margin: 15px 0;
    font-size: 12px;
    font-weight: normal;
    color: #111;
    text-align: center;
    letter-spacing: 25px
}

.ys h5 {
    height: 44px;
    line-height: 44px;
    margin-bottom: 43px;
    background-image: url(../images/ys_title_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 24px;
    color: #fff;
    text-align: center
}

.ys dl dt {
    float: left
}

.ys dl dd {
    float: right
}

.bg1 dt {
    width: 484px
}

.bg1 dd {
    width: 496px
}

.bg1 dd li {
    height: 120px;
    overflow: hidden
}

.bg1 dd li div.fl {
    width: 65px;
    font-size: 50px;
    color: #353535;
    text-align: center
}

.bg1 dd li div.fl span {
    font-size: 8px;
    -webkit-text-size-adjust: none
}

.bg1 dd li div.fr {
    width: 425px
}

.bg1 dd li div.fr h4 {
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.bg1 dd li div.fr h4 a {
    font-size: 18px;
    color: #4c7b2b
}

.bg1 dd li div.fr h4 a:hover {
    text-decoration: underline
}

.bg1 dd li div.fr p {
    height: 19px;
    line-height: 21px;
    text-overflow: ellipsis;
    margin-top: 5px;
    font-size: 14px;
    color: #000
}

.bg2 dt {
    width: 515px
}

.bg2 dt li {
    height: 120px;
    overflow: hidden
}

.bg2 dt li div.fl {
    width: 65px;
    font-size: 50px;
    color: #353535;
    text-align: center
}

.bg2 dt li div.fl span {
    font-size: 8px;
    -webkit-text-size-adjust: none
}

.bg2 dt li div.fr {
    width: 440px
}

.bg2 dt li div.fr h4 {
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.bg2 dt li div.fr h4 a {
    font-size: 18px;
    color: #4c7b2b
}

.bg2 dt li div.fr h4 a:hover {
    text-decoration: underline
}

.bg2 dt li div.fr p {
    height: 19px;
    line-height: 21px;
    text-overflow: ellipsis;
    margin-top: 5px;
    font-size: 14px;
    color: #000
}

.bg2 dd {
    width: 443px
}

.title {
    height: 52px;
    line-height: 48px;
    background-position: left bottom;
    background-repeat: no-repeat;
    font-size: 18px;
    color: #333
}

.title a {
    float: right;
    font-size: 12px;
    color: #017ec3
}





  .xgjms { width: 928px; margin: 0px auto; overflow: hidden; padding: 50px 0;position:relative; }
  .xgjms li img { -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
  .xgjms li img.active { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); position: relative; z-index: 1; }
  .xgjms .swiper-button-prev { left: 50%!important;pointer-events: auto!important; margin-left: -212px; background-color: #fff; background-size: auto 60%; z-index: 1; }
  .xgjms .swiper-button-next { left: 50%!important;pointer-events: auto!important; margin-left: 185px; background-color: #fff; background-size: auto 60%; z-index: 1; }



.middle {
    width: 1100px;
    margin: 0 auto
}

 .xgsearch { text-align: center; font-size: 0; padding: 5px;margin-top:16px; }
 .xgsearch .text { display: inline-block; vertical-align: top; margin-right: 100px; line-height: 34px; }
 .xgsearch .text span { display: inline-block; vertical-align: top; font-size: 14px; color: #333; margin-right: 5px; font-weight: bold; }
 .xgsearch .text a { display: inline-block; vertical-align: top; font-size: 14px; color: 999; }
 .xgsearch .text a:after { content: ","; display: inline-block; vertical-align: top; margin: 0 5px; }
 .xgsearch .text a:last-child:after { display: none; }
 .xgsearch .search { margin: 0; display: inline-block; vertical-align: top;float:none; }



    .add-wrapper { background: #fff; }

    .s-banner_color { width: 100%; height: 150px; background: url(/images/s-banner_color.png) no-repeat center center; }
    .add-ymd1 { text-align: center; margin: 40px 0 34px; }
    .add-ymd1 img { display: inline-block; vertical-align: top; }
    .tex{font-size: 30px;    color: #1f1d1d;    font-weight: bold;}
    .tex1{font-size: 12px;    color: #8b8b8b;  }
    .add-ymd2-wrapper { width: 1000px; margin: 0 auto; position: relative; }
    .add-ymd2 { width: 867px; margin: 0 auto; overflow: hidden; }
    .add-ymd2-btn { position: absolute; top: 50%; margin-top: -25px; width: 51px; height: 51px; cursor: pointer; }
    .add-ymd2-prev { left: 0; background: url(/images/left_click.png) no-repeat center center; }
    .add-ymd2-next { right: 0; background: url(/images/right_click.png) no-repeat center center; }
    .add-ymd2-prev:hover { background-image: url(/images/left_default.png); }
    .add-ymd2-next:hover { background-image: url(/images/right_default.png); }

    .add-ymd3-title { width: 1000px; margin: 50px auto 0; height: 34px; position: relative; z-index: 1; }
    .add-ymd3-title-left { float: left; width: 710px; font-size: 0; text-align: left; border-bottom: 2px solid #4c8d1b; }
    .add-ymd3-title-left span { display: inline-block; vertical-align: top; padding: 0 10px; margin-right: 10px; line-height: 34px; font-size: 18px; color: #666666; cursor: pointer; }
    .add-ymd3-title-left span.active { background: #4c8d1b; color: #fff; }
    .add-ymd3-title-right { float: right; position: relative; width: 230px; font-size: 0; text-align: left; border-bottom: 2px solid #4c8d1b; }
    .add-ymd3-title-right span { display: inline-block; vertical-align: top; padding: 0 10px; line-height: 34px; font-size: 18px; color: #4c8d1b; }

    .add-ymd3-content { width: 1000px; margin: 0 auto; background: #f3f3f3; }
    .add-ymd3-content li { display: none; }
    .add-ymd3-content li:first-child { display: block; }
    .add-ymd3-content li dl { padding: 26px 0 0 20px; height: 234px; width: 710px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    .add-ymd3-content li dl dt { float: left; width: 298px; height: 208px; }
    .add-ymd3-content li dl dd { float: right; width: 370px; }
    .add-ymd3-content li dl dd h2 { font-size: 13px; color: #171717; line-height: 1; margin-bottom: 14px; }
    .add-ymd3-content li dl dd p { font-size: 12px; color: #a1a1a1; line-height: 25px; }
    .add-ymd3-content li .link { margin-top: 32px; padding: 0 20px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    .add-ymd3-content li .link a { display: block; position: relative; font-size: 16px; color: #616161; line-height: 32px; }
    .add-ymd3-content li .link a span { position: absolute; right: 0; top: 0; }
    .add-ymd3-content li .link a:before { content: ""; display: inline-block; vertical-align: top; margin: 11px 8px 0 10px; border-left: 6px solid #e80e0e; border-top: 6px solid transparent; border-bottom: 6px solid transparent; }
    .add-ymd3-content li .link a:hover { color: #fff; background: #4c8d1b; text-decoration: none; }
    .add-ymd3-content li .link a:hover:before { border-left-color: #fff; }

    .add-ryzs { position: absolute!important; left: 0; top: 70px; width: 230px; height: 170px; }
    .add-ryzs li { text-align: center; }
    .add-ryzs li img { display: inline-block; vertical-align: top;width:auto;height:170px; }
    .add-ryzs .prev { background-image: url(/images/arr_left.png); left:0!important;right:auto!important}
    .add-ryzs .next { background-image: url(/images/arr_right1.png);right:0!important;left:auto!important }

    .add-ymd4 { width: 1000px; margin: 20px auto 0; background: #f3f3f3; text-align: center; padding: 20px 0; }
    .add-ymd4 a { display: inline-block; vertical-align: top; width: 144px; height: 98px; margin: 0 8px; }
    .bacfff{padding: 20px 0;    background: #fff;}
    .add-coop { width: 952px; margin: 0 auto; position: relative; padding: 20px 0; height: 100px; background: #fff; padding-left: 46px; }
    .add-coop .inner-title { position: absolute; left: 0; top: 0; width: 46px; height: 140px; font-size: 16px; line-height: 20px; color: #fff; background: #4c8d1b; padding: 0 15px; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    .add-coop .inner-swiper { display: block; position: relative; }
    .add-coop .inner-swiper .inner-btn { position: absolute; top: 0; bottom: 0; width: 30px; cursor: pointer; }
    .add-coop .inner-swiper .inner-prev { left: 10px; background: url(/images/arr_left.png) no-repeat center center; background-size: auto 30px; }
    .add-coop .inner-swiper .inner-next { right: 10px; background: url(/images/arr_right1.png) no-repeat center center; background-size: auto 30px; }
    .add-coop .inner-swiper .add-inner-swiper-content { width: 844px; margin: 0 auto; overflow: hidden; }
    .add-coop .table { display: table; width: 100%; height: 100%; }
    .add-coop .tablecell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

    .add-yqlink { line-height: 44px; width: 1000px; margin: 0 auto; }
    .add-yqlink span { display: inline-block; vertical-align: top; font-size: 12px; color: #4c8d1b; }
    .add-yqlink a { display: inline-block; vertical-align: top; position: relative; font-size: 12px; color: #999999; padding: 0 12px; }
    .add-yqlink a:not(:last-child):after { content: "|"; position: absolute; right: 0; top: 0; }
